home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 6: Level 6 / 17 Bit - Level 6 (1998)(Epic Marketing)[!].iso / quartz / q0711.dms / q0711.adf / Graphics / GraphicalTricks / Example7.c < prev    next >
Text File  |  1992-07-29  |  3KB  |  80 lines

  1. /***********************************************************/
  2. /*                                                         */
  3. /* Amiga C Encyclopedia (ACE) V3.0      Amiga C Club (ACC) */
  4. /* -------------------------------      ------------------ */
  5. /*                                                         */
  6. /* Book:    ACM Graphics                Amiga C Club       */
  7. /* Chapter: GraphicalTricks             Tulevagen 22       */
  8. /* File:    Example7.c                  181 41  LIDINGO    */
  9. /* Author:  Anders Bjerin               SWEDEN             */
  10. /* Date:    92-04-29                                       */
  11. /* Version: 1.00                                           */
  12. /*                                                         */
  13. /*   Copyright 1992, Anders Bjerin - Amiga C Club (ACC)    */
  14. /*                                                         */
  15. /* Registered members may use this program freely in their */
  16. /*     own commercial/noncommercial programs/articles.     */
  17. /*                                                         */
  18. /***********************************************************/
  19.  
  20. /* This example is very similar to the previous example, */
  21. /* but this time are we using a double buffered display. */
  22. /* The mountain will therefore not appear to flash like  */
  23. /* it did before.                                        */
  24.  
  25. I am sorry but this file is only available for registered
  26. members. 
  27.  
  28. The registration fee is only £30, $60, SEK 300, or similar
  29. amount in your own currency (price includes everything). The
  30. Amiga C Encyclopedia is the largest collection of documents,
  31. examples and utilities in C for the Amiga and it is still among
  32. the cheapest manuals. But this is not all, a registered owner
  33. will also get:
  34.  
  35.   1. Two disks containing the last parts of the encyclopedia.
  36.      The disks will be sent by first class air mail.
  37.  
  38.   2. Registration card for the Amiga C Club (ACC).
  39.  
  40.   3. Immediate information about updates.
  41.  
  42.   4. Updated versions of the encyclopedia for only the cost of
  43.      disks plus postage and packing.
  44.  
  45.   5. Assistance with digitizing colour pictures and sampling
  46.      sound effects.
  47.  
  48.   6. Unlimited help with your C programs. You never have to be
  49.      alone with your problems.
  50.  
  51.   7. The right to use parts of the manual in your own
  52.      commercial/non-commercial programs/articles.
  53.  
  54. Can any other manual give you all this???
  55.  
  56. The simplest way of paying is to include the money in a letter
  57. in cash. US dollar bills, English pounds or Swedish SEK are
  58. preferred, but all currencies are accepted. You can also send
  59. the money as a "Postal Money Order", ask your local bank or
  60. post office. Please do not use cheques. It is sadly extremely
  61. expensive to cash a foreign cheque here in Sweden.
  62.  
  63. If you live in Scandinavia you can send the money to "Svenska
  64. Post Girot, postgiro konto: 641 88 30 - 3, betalnings-
  65. mottagare: Datra".
  66.  
  67. Please send the registration fee together with your complete
  68. address to:
  69.  
  70.   Datra, Amiga C Club
  71.   Anders Bjeri
  72.   Tulevagen 22
  73.   181 41  LIDINGO
  74.   SWEDEN
  75.  
  76. I have worked for more than four years now with this
  77. encyclopedia, and with your help I can continue to improve it.
  78.  
  79. Happy programming!!!
  80.